Enum isotope::repr::Repr [−][src]
pub enum Repr {}
Expand description
A machine representation for isotope
values and types
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Repr
impl UnwindSafe for Repr
Blanket Implementations
Mutably borrows from an owned value. Read more
Borrow an optional value of type T
Compare self to key
and return true
if they are equal.